Organization: Auburn University College of Engineering
Date: Wed, 6 Mar 1996 03:50:23 GMT
I am designing a user interface for a project using Visual Basic 3.0 with Borland C++ subroutines compiled into .dlls.
Q: How do I actually create the .dll from my C++ source code? When I set the environment to produce a .dll it gives me sever other files along w/the .dll. Do I need these? A detailed procedure for creating the .dll would be appreciated.